combobox: Set GDK_SCROLL_MASK on the eventbox in appears-as-list mode
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Nov 2013 11:53:57 +0000 (12:53 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Nov 2013 12:18:37 +0000 (13:18 +0100)
commitda86918c32ac7c295941a4cfc3caf628e7167b7c
treee186d4e4b99a1d02f22901852daa844ea3e8de7d
parent03ad459c5bdfdea6b524f9313d215aeafc13764d
combobox: Set GDK_SCROLL_MASK on the eventbox in appears-as-list mode

This is so the scroll wheel works in both modes, and there's no behavioral
change depending on a style property.

https://bugzilla.gnome.org/show_bug.cgi?id=702663
gtk/gtkcombobox.c